Vcenter Vm Power State
Vcenter Vm Power State
The Vcenter Vm Power State enumerated type defines the valid power states for a virtual machine.
Possible values:
POWERED_OFF
: The virtual machine is powered off.POWERED_ON
: The virtual machine is powered on.SUSPENDED
: The virtual machine is suspended.
This data structure has no properties.
Enumeration:
POWERED_OFF,
POWERED_ON,
SUSPENDED,